home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q0973.dms / q0973.adf / ReadmeSetup < prev    next >
Text File  |  1978-02-14  |  5KB  |  137 lines

  1.  
  2. to use UDraw immediately (well, almost): 
  3.  
  4. ( The following assumes that the release disk has a directory called UDraw 
  5. that contains all the necessary files.  The file UDraw/libs/iff.library must 
  6. be (put)in the sys:libs directory.  The Thin font needs to be in the fonts
  7. directory. The release disk needs to be in df0: )
  8.  
  9. from CLI -  copy df0:UDraw/libs/iff.library sys:libs
  10. from CLI -  copy df0:
  11. from CLI -  assign UDraw: df0:UDraw
  12. from CLI -  run UDraw
  13.  
  14.  
  15.  
  16. TO MAKE A BOOT DISK:
  17.  
  18.             place disk to be made into df0:
  19. from CLI -  format drive df0: name UDraw noicons
  20. from CLI -  install UDraw:
  21. from CLI -  makedir ram:UDraw
  22.             place release disk with UDraw in df0:
  23. from CLI -  copy df0:UDraw ram:Udraw all
  24.             place formatted disk in  df0:
  25. from CLI -  copy ram:UDraw df0: all 
  26.  
  27. your boot disk, minimally, should look something like this:
  28.  
  29. ***************************************************************************
  30.  
  31.      c (dir)
  32.        MuchMore                         Run
  33.      Objects (dir)
  34.        Devices.b                        Discrete.b
  35.        Layout.b                         Linear.b
  36.        misc.b                           Printed.b
  37.        Stamps.b                         
  38.      l (dir)
  39.        Disk-Validator                   Port-Handler
  40.        Ram-Handler                      
  41.      devs (dir)
  42.        parallel.device                  system-configuration
  43.      s (dir)
  44.        Startup-Sequence                 
  45.      Text (dir)
  46.      Layouts (dir)
  47.           Clips (dir)
  48.      Fonts (dir)                                                   
  49.           thin (dir)
  50.             7
  51.           Tpz (dir)
  52.             14                                                     
  53.        Thin.font                        Tpz.font                 
  54.      Schematic (dir)
  55.        HB01                             HB02
  56.        HB03                             HB07
  57.           Clips (dir)
  58.      libs (dir)
  59.        diskfont.library                 icon.library
  60.        iff.library                      
  61.      Clips (dir)
  62.        7400                        74138
  63.   .info                            Contents
  64.   Contents.info                    Readme.Setup
  65.   ReadmeSetup.info                 Disk.info                        
  66.   UDraw                            Udraw.doc                        
  67.   UDraw.doc.info
  68.  
  69. **************************************************************************
  70.  
  71. If any of the above are not found on the new disk, copy the Commodore files 
  72. from the c, libs, l, fonts, devs directories from the Workbench disk onto the
  73. new disk to fill out the necessary items.
  74.  
  75. reboot with UDraw in df0:
  76.  
  77.  
  78.  
  79. HARDDISK  
  80.  
  81. from CLI - makedir UDraw
  82.            place the release disk in df0:
  83. from CLI - copy df0:UDraw  dh0:UDraw
  84.            copy the necessary items from the release disk to make the
  85.            directory UDraw look something like this
  86.  
  87. ***************************************************************************
  88.  
  89.      Objects (dir)
  90.        Devices.b                        Discrete.b
  91.        Layout.b                         Linear.b
  92.        misc.b                           Printed.b
  93.        Stamps.b                         
  94.        parallel.device                  system-configuration
  95.      Text (dir)
  96.      Layouts (dir)
  97.           Clips (dir)
  98.      Schematic (dir)
  99.        HB01                             HB02
  100.        HB03                             HB07
  101.           Clips (dir)
  102.      Clips (dir)
  103.        7400                        74138
  104.   .info                            Contents
  105.   Contents.info                    ReadmeSetup
  106.   ReadmeSetup.info                 Disk.info                        
  107.   UDraw                            Udraw.doc                      
  108.   UDraw.doc.info
  109.            
  110. ************************************************************************
  111.  
  112. Make sure that your libs directory has the iff.library from the release
  113.  
  114.             place the release disk in df0:
  115. from CLI -  copy df0:UDraw/libs/iff.library sys:libs
  116.  
  117.             Transfer the thin font.
  118. from CLI -  copy df0:fonts/thin.font sys:fonts
  119. from CLI -  makedir sys:fonts/thin
  120. from CLI -  copy df0:fonts/thin sys:fonts/thin all
  121.  
  122. Use preferences to adjust the mouse double-click (see: UDraw.doc) to suit 
  123. your needs.
  124.  
  125. in your startup sequence, add this assign:
  126.  
  127.             assign UDraw: UDraw
  128.  
  129. from CLI -  run UDraw/UDraw
  130.  
  131.  
  132. UDraw.1.0 is (c) Copyright 1993 by Ron Stefkovich, All Rights Reserved.
  133. UDraw.1.0 is shareware ( see the bottom of UDraw.doc ).
  134. UDraw.1.0 may be freely distributed as part of the Fred Fish Library.
  135.  
  136. iff.library is by Christian A. Weber and is in the public domain.
  137.